Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

fix(configs): don't follow symlinks for loaders #287

Merged
merged 1 commit into from
Oct 25, 2017

Conversation

PanayotCankov
Copy link
Contributor

No description provided.

@@ -49,6 +49,11 @@ module.exports = env => {
// and will enable us to work with symlinked packages during development.
symlinks: false
},
resolvePlugin: {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't that property called resolveLoader?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor Author

@PanayotCankov PanayotCankov Oct 11, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forcepushed,
I won't merge these before we meet at the office.

@sis0k0 sis0k0 force-pushed the loaders-symlinks-false branch 2 times, most recently from b367d34 to 13d739d Compare October 25, 2017 14:34
@sis0k0 sis0k0 changed the title Don't follow symlinks for loaders fix(configs): don't follow symlinks for loaders Oct 25, 2017
@sis0k0 sis0k0 merged commit 7deb117 into master Oct 25, 2017
@sis0k0 sis0k0 deleted the loaders-symlinks-false branch October 25, 2017 15:44
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants